GET api/comunicacoes/eventos?tipoEvento[0]={tipoEvento[0]}&tipoEvento[1]={tipoEvento[1]}
Retorna os agendamentos com seus respectivos dados
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tipoEvento | Collection of string |
None. |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.